diff options
Diffstat (limited to 'config/waybar/configs/[TOP] Minimal - Short')
| -rw-r--r-- | config/waybar/configs/[TOP] Minimal - Short | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/config/waybar/configs/[TOP] Minimal - Short b/config/waybar/configs/[TOP] Minimal - Short new file mode 100644 index 00000000..2282d93c --- /dev/null +++ b/config/waybar/configs/[TOP] Minimal - Short @@ -0,0 +1,31 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + +// ### Minimal -SHORT ### // + +{ +"include": "~/.config/waybar/modules", +"layer": "top", +"position": "top", +"width": 1050, +"margin-top": 3, + +"modules-left": [ + "clock", + "custom/weather", + ], + +"modules-center": [ + "hyprland/workspaces#roman" + ], + +"modules-right": [ + "custom/menu", + "tray", + "mpris", + "network", + "bluetooth", + "backlight", + "pulseaudio", + "battery", + "custom/power"], +} |
